home *** CD-ROM | disk | FTP | other *** search
/ ThrustMaster (Europe) (Press Kit) / ThrustMaster (Europe) (Press Kit).bin / progs / f16 / MK2PROGS.SHR / KDARKFOR.ADV < prev    next >
Encoding:
Text File  |  1995-05-17  |  2.5 KB  |  58 lines

  1. REM                        Dark Forces by LucasArts
  2. REM
  3. REM                   .ADV/.MDF File Combo - DARK_TM.ADV
  4. REM
  5. REM               Written and Tested by Matt Hoffman - March 15, 1995
  6.  
  7. Mdef KDARKFOR
  8.  
  9. REM ╔══════════════╗
  10. REM ║(P)FCS Buttons║
  11. REM ╚══════════════╝
  12.  
  13. BTN UB Use                  REM  Open Doors, Flip Switches, Etc.
  14. BTN MB Jump                 REM  Self Explanitary
  15. BTN LB SpeedMode            REM  Run Real Fast
  16.  
  17. BTN HU LookUp               REM  Pan View Up
  18. BTN HD LookDn               REM  Pan View Down
  19. BTN HL StrafeLeft           REM  Slide Left
  20. BTN HR StrafeRight          REM  Slide Right
  21.  
  22.  
  23. REM ╔═════════════╗
  24. REM ║WCSII Buttons║
  25. REM ╚═════════════╝
  26.  
  27. BTN 1 /U LaserRifle         REM  Machine Gunning Laser Rifle.
  28.       /M CenterView         REM  Look Perfectly Strait.
  29.       /D GogglesOnOff       REM  Infra-Red Goggles.
  30. BTN 2 /U ThermalDetinator   REM  Grenade Type Weapon.
  31.       /M MapIn/ReduceScrn   REM  Focus In On Map/Reduce Screen Size.
  32.       /D CleatsOnOff        REM  Cleats For Tracktion On Ice.
  33. BTN 3 /U ImperialRepeater   REM  Rapid Fire Laser Pistol.
  34.       /M MapOut/IncrScrn    REM  Focus Out on Map/Increase Screem Size.
  35.       /D GasMaskOnOff       REM  Protection From Noxtious Gas.
  36. BTN 4 /U FusionCutter       REM  Large 4-Barrel Gun.
  37.       /M OverheadMap        REM  See Through Map.
  38.       /D HeadLampOnOff      REM  Lighting For Dark Rooms.
  39. BTN 5 /U MortarGun          REM  Rocket Launching Gun.
  40.       /M CycleWeaponAhead   REM  Switch Weapons.
  41.       /D HeadWaveOnOff      REM  Makes Gun Sway When You Are Walking.
  42. BTN 6 /U ConcussionRifle    REM  I Dunno?
  43.       /M Crouch             REM  Duck!!!
  44.       /D AutomountOnOff     REM  I Dunno?
  45.  
  46.  
  47. REM ╔═══════════════════════════════════════════════════════════════════╗
  48. REM ║ NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR ║
  49. REM ║ THE MARK II WCS ONLY.  IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT ║
  50. REM ║ THRUSTMASTER at 503-639-3200 TO INQUIRE ABOUT UPGRADING TO THE    ║
  51. REM ║ NEW CHIP AND MICROCODE!!!!                                        ║
  52. REM ║                                                                   ║
  53. REM ║ How can you tell if you have the new chip and microcode?  At the  ║
  54. REM ║ C:\MARK2 Dos prompt type DIR MK2LOAD.EXE and hit enter.  If it    ║
  55. REM ║ says "File not found then you have the old microcode version that ║
  56. REM ║ uses DOWNLOAD.EXE instead.                                        ║
  57. REM ╚═══════════════════════════════════════════════════════════════════╝
  58.